Skip to main content

Check If a Folder Is Empty

Description

Check if a folder is empty is a Process Entry in the Conditions Plugin for Process Studio Processes. This process entry checks if a folder is empty i.e. there are no regular files or sub - folders in the folder.

Configurations

No.Field NameDescription
1Process Entry nameSpecify a unique name for the process entry, on the workspace area. A process entry can be placed on the canvas several times; and each instance of the entry must have a unique name.
2Folder nameThe name of the folder to verify for emptiness.
3Limit search toLimits the search for files to those with a certain wildcard (regular expression)
4WildcardThe wildcard (regular expression) to limit the files to look for with, for example: .*\.txt$